Configures BFD transmit (TX) and receive (RX) intervals and multipliers on the VLAN (Virtual LAN).
vlan_name |
Specifies the VLAN. |
multiplier |
Specifies the detection multiplier. The range is 1 to 255. |
rx_interval |
Specifies the receive interval for control packets in milliseconds. The range is 100 to 4294967 ms. (3 to 4294967 ms if hardware assist is enabled). |
tx_interval |
Specifies the transmit interval for control packets in milliseconds. The range is 100 to 4294967 ms. (3 to 4294967 ms if hardware assist is enabled). |
The default value for RX and TX intervals is 1000 ms.
The default value for the detection-multiplier is 3.
Use this command to configure BFD.
Use the show bfd vlan command to display the current settings.
The following command configures a transmit and receive interval of 2000 ms and a detection multiplier of 2 on the VLAN vlan1:
configure bfd vlan vlan1 detection-multiplier 2 receive-interval 2000 transmit-interval 2000
This command was first available in ExtremeXOS 12.4.